Polyline Properties

Properties

AnchorPageNumber Contains the physical page number of an anchor if the drawing object is bound to a page within a text document.
AnchorType Specifies how a frame is bound to a text document.
Content Contains a collection of IDrawText objects.
EventListeners Contains an attachment of an event listener to a drawing shape.
GluePoints Contains the designated point in the area of a drawing object to which a connector shape can connect.
Height
(Inherited from Shape)
ID
(Inherited from Shape)
Layer
(Inherited from Shape)
Name
(Inherited from Shape)
Points Contains the sequence of points, which are connected by straight lines.
RelativeHeight Contains height of a drawing object as a relative value within a frame.
RelativeWidth Contains width of a drawing object as a relative value within a frame.
Style
(Inherited from Shape)
TextStyle
(Inherited from Shape)
Transform
(Inherited from Shape)
ViewBox Establishes a user coordinate system inside the physical coordinate system of the shape specified by the position and size attributes.
Width
(Inherited from Shape)
X
(Inherited from Shape)
Y
(Inherited from Shape)
ZIndex
(Inherited from Shape)

See Also